-
Home
-
Tutor LMS – eLearning and online course solution
-
2.6.2
-
Code
-
Classes
- QueryHelper
| Total Complexity |
46 |
| Dependencies |
1 |
| Dependents |
10 |
| Total lines |
437 |
| Lines of code |
235 |
| Logical lines of code |
125 |
| Comment lines |
164 |
| Methods |
15 |
| Properties |
0 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| insert_multiple_rows() |
A |
47 |
8 |
35 |
| update_where_in() |
S |
55 |
5 |
19 |
| delete_comment_with_meta() |
S |
56 |
5 |
16 |
| delete_post_with_meta() |
S |
56 |
5 |
16 |
| prepare_set_clause() |
S |
57 |
5 |
15 |
| prepare_in_clause() |
S |
55 |
3 |
20 |
| update() |
S |
56 |
2 |
21 |
| build_where_clause() |
S |
65 |
3 |
8 |
| insert() |
S |
61 |
2 |
14 |
| table_clean() |
S |
61 |
2 |
13 |
| get_all() |
S |
56 |
1 |
19 |
| get_row() |
S |
57 |
1 |
18 |
| delete() |
S |
67 |
2 |
8 |
| sanitize_assoc_array() |
S |
69 |
1 |
8 |
| table_exists() |
S |
72 |
1 |
5 |